Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add imports to customize extension matching #28

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Add imports to customize extension matching #28

merged 1 commit into from
Feb 8, 2024

Conversation

theory
Copy link
Owner

@theory theory commented Feb 8, 2024

Let users easily customize the regular expression used to match files for a given parser by passing a regular expression to the use statement for each (except for None).

@theory theory self-assigned this Feb 8, 2024
Let users easily customize the regular expression used to match files
for a given parser by passing a regular expression to the `use`
statement for each (except for None).
@theory theory merged commit 9e33778 into main Feb 8, 2024
96 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant